Skip to content

Pull requests: TheAlgorithms/Python

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Enhance Trie with new features and improvements tests are failing Do not merge until tests pass
#11426 opened Jun 2, 2024 by sowndappan5 Loading…
11 of 15 tasks
Adding multibit-manipulation algorithm implemented with bitwise operations awaiting reviews This PR is ready to be reviewed
#11418 opened May 28, 2024 by billbreit Loading…
4 tasks
An alternate solution for pairs_with_given_sum awaiting changes A maintainer has requested changes to this PR require descriptive names This PR needs descriptive function and/or variable names require proper documentation Requested to write the documentation properly
#11415 opened May 24, 2024 by PavanVenkataNagaManoj17 Loading…
12 of 15 tasks
Forward chaining implementation awaiting reviews This PR is ready to be reviewed require tests Tests [doctest/unittest/pytest] are required
#11400 opened May 11, 2024 by KarimAly12 Loading…
9 of 12 tasks
Fix some RUF012 per file ignores awaiting reviews This PR is ready to be reviewed
#11399 opened May 10, 2024 by MaximSmolskiy Loading…
11 of 15 tasks
DRAFT: GitHub Actions: Test on Python 3.13 beta release
#11397 opened May 10, 2024 by cclauss Draft
3 of 15 tasks
Fix Gaussian elimination pivoting
#11393 opened May 4, 2024 by MaximSmolskiy Loading…
12 of 15 tasks
Fixes The Bug In Radix Tree. Issue #11316 awaiting reviews This PR is ready to be reviewed
#11385 opened Apr 25, 2024 by covid-in Loading…
12 of 15 tasks
Remove some per file ignores awaiting reviews This PR is ready to be reviewed enhancement This PR modified some existing files
#11381 opened Apr 22, 2024 by MaximSmolskiy Loading…
11 of 15 tasks
Added Amortization Table awaiting reviews This PR is ready to be reviewed
#11368 opened Apr 18, 2024 by marktheawesome Loading…
10 of 13 tasks
Add emirp number detection algorithm awaiting reviews This PR is ready to be reviewed
#11361 opened Apr 15, 2024 by aqib-m31 Loading…
12 of 15 tasks
Add Van der Waals equation of state awaiting changes A maintainer has requested changes to this PR
#11359 opened Apr 10, 2024 by Glebfra Loading…
11 of 15 tasks
added problem 60 solution
#11342 opened Apr 2, 2024 by seboll13 Loading…
9 of 15 tasks
Modified Linear Regression to work on OLS, fixes #8847 awaiting changes A maintainer has requested changes to this PR require proper documentation Requested to write the documentation properly require tests Tests [doctest/unittest/pytest] are required require type hints https://docs.python.org/3/library/typing.html
#11311 opened Feb 27, 2024 by smruthi-sumanth Loading…
12 of 15 tasks
added function to convert number to indian comma system awaiting reviews This PR is ready to be reviewed tests are failing Do not merge until tests pass
#11305 opened Feb 25, 2024 by Bhaumik-Tandan Loading…
13 of 14 tasks
Updated topological_sort.py awaiting reviews This PR is ready to be reviewed enhancement This PR modified some existing files
#11290 opened Feb 12, 2024 by ShengLiuDev Loading…
1 of 15 tasks
Add doctest to trapezoidal_rule awaiting reviews This PR is ready to be reviewed enhancement This PR modified some existing files tests are failing Do not merge until tests pass
#11274 opened Feb 5, 2024 by kyrtsouv Loading…
5 of 15 tasks
Add Gaussian negative log likelihood loss algorithm
#11263 opened Jan 30, 2024 by AtomicVar Loading…
11 of 15 tasks
Add doctest to huffman awaiting reviews This PR is ready to be reviewed tests are failing Do not merge until tests pass
#11253 opened Jan 21, 2024 by Xceptions Loading…
9 of 15 tasks
Add the sparse categorical cross-entropy loss
#11250 opened Jan 19, 2024 by AtomicVar Loading…
11 of 15 tasks
Create xgboost_classifier_custom.py awaiting reviews This PR is ready to be reviewed require descriptive names This PR needs descriptive function and/or variable names require tests Tests [doctest/unittest/pytest] are required require type hints https://docs.python.org/3/library/typing.html
#11244 opened Jan 14, 2024 by SarthakChaudhary46 Loading…
1 of 15 tasks
Add connectionist temporal classification (CTC) loss algorithm
#11240 opened Jan 13, 2024 by AtomicVar Loading…
11 of 15 tasks
Add KL divergence loss algorithm
#11238 opened Jan 13, 2024 by AtomicVar Loading…
12 of 15 tasks
ProTip! Filter pull requests by the default branch with base:master.